func runtime.buildInterfaceSwitchCache
2 uses
runtime (current package)
iface.go#L600: newC := buildInterfaceSwitchCache(oldC, t, case_, tab)
iface.go#L613: func buildInterfaceSwitchCache(oldC *abi.InterfaceSwitchCache, typ *_type, case_ int, tab *itab) *abi.InterfaceSwitchCache {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)